fix copy/paste error in doc
authorAlex Burka <durka42+github@gmail.com>
Wed, 21 Oct 2015 17:10:31 +0000 (13:10 -0400)
committerAlex Burka <durka42+github@gmail.com>
Wed, 21 Oct 2015 17:10:31 +0000 (13:10 -0400)
src/doc/crates-io.md

index 570b4456c69da990e4412b1666a2fe878c6a80e8..6ed69572235921eee75881af85e224612575d603 100644 (file)
@@ -78,7 +78,7 @@ patch versions are desugared to `0` but allow flexibility for that value.
 **Inequality requirements** allow manually specifying a version range or an
 exact version to depend on.
 
-Here are some examples of wildcard requirements:
+Here are some examples of inequality requirements:
 
 ```notrust
 >= 1.2.0